Opened 16 years ago
Closed 12 years ago
#3 closed enhancement (fixed)
TV Series Support
Reported by: | guest | Owned by: | |
---|---|---|---|
Priority: | major | Keywords: | tv series episode season |
Cc: |
Description
Please consider adding basic TV Series support to both web and API:
-Season #
-Episode(s)
-IMDBID for Episode along with IMDBID for Series
-TheTVDB ID (ideally)
-Support Upload of multiple individual subtitles, instead of the concept of "multiple CDs"
Change History (2)
comment:1 Changed 15 years ago by guest
comment:2 Changed 12 years ago by os
- Resolution set to fixed
- Status changed from new to closed
it should be fixed now.
Note: See
TracTickets for help on using
tickets.
Each sub on OS currently is associated with exactly one IMDB ID.
The latter is clearly better for a healthy DB and should be encouraged.
There is already a partial connection between them in cases where several subs have been uploaded for the same movie hash, some with series ID and some with episode ID.
In the long run, the DB schema should become aware of series/episodes duality, and the DB should be cleaned up, extracting episode IDs wherever possible.
Meanwhile, it would be beneficial to at least encourage uploads using episode ID.
Things that would help that goal:
I'm working on a kludge to prefer episode IDs in SubDownloader?.
https://bugs.launchpad.net/subdownloader/+bug/253557